home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 164 / MOBICLIC164.ISO / mac / DATA / TRC164 / TRC164_00 / TRC164_00.swf / scripts / frame_6 / PlaceObject2_64_FLVPlayback_8 / CLIPACTIONRECORD on(construct).as
Text File  |  2014-05-13  |  284b  |  15 lines

  1. on(construct){
  2.    autoPlay = false;
  3.    autoRewind = false;
  4.    autoSize = false;
  5.    bufferTime = 0.1;
  6.    contentPath = "";
  7.    isLive = false;
  8.    maintainAspectRatio = true;
  9.    skin = "";
  10.    skinAutoHide = true;
  11.    totalTime = 0;
  12.    version_1_0_2 = "";
  13.    volume = 100;
  14. }
  15.